Skip to content

chore(deps): bump the production-dependencies group with 5 updates#236

Merged
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-4784507747
Jun 8, 2026
Merged

chore(deps): bump the production-dependencies group with 5 updates#236
43081j merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-4784507747

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group with 5 updates:

Package From To
@clack/prompts 1.5.0 1.5.1
gunshi 0.32.0 0.33.0
module-replacements 3.0.0-beta.7 3.0.0-beta.8
obug 2.1.1 2.1.2
semver 7.8.1 7.8.2

Updates @clack/prompts from 1.5.0 to 1.5.1

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.5.1

Patch Changes

Changelog

Sourced from @​clack/prompts's changelog.

1.5.1

Patch Changes

Commits

Updates gunshi from 0.32.0 to 0.33.0

Release notes

Sourced from gunshi's releases.

v0.33.0

What's Changed

🌟 Features

⚡ Improvement Features

Full Changelog: kazupon/gunshi@v0.32.0...v0.33.0

Changelog

Sourced from gunshi's changelog.

v0.33.0 (2026-06-06T13:12:11Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

⚡ Improvement Features

Full Changelog: kazupon/gunshi@v0.32.0...v0.33.0

Commits

Updates module-replacements from 3.0.0-beta.7 to 3.0.0-beta.8

Release notes

Sourced from module-replacements's releases.

3.0.0-beta.8

What's Changed

New Contributors

... (truncated)

Commits
  • 1281f96 feat: add strip-bom and strip-bom-string to replacements (#692)
  • d02204a docs: add Bun.deepEquals to deep-equal replacements page (#699)
  • ae26e89 chore: update replacements to use fs.promises for ids (#687)
  • 2be63f7 feat: add universal-deep-strict-equal to preferred manifest (#690)
  • 9bb98ad feat: add except to replacements (#691)
  • 78dea18 feat: add findup to native manifest (#693)
  • 225303a feat: add is-in-ci to replacements (#697)
  • e50a6e1 feat: add is-deflate to replacements (#695)
  • 953bd2a feat: add duplexer3 and duplexify to preferred manifest (#694)
  • ef79835 feat: add is-gzip to replacements (#696)
  • Additional commits viewable in compare view

Updates obug from 2.1.1 to 2.1.2

Release notes

Sourced from obug's releases.

v2.1.2

No significant changes

    View changes on GitHub
Commits
  • 1f9500d chore: release v2.1.2
  • 6dcc07c chore: upgrade deps
  • 9bcc620 ci: staging publish
  • c968888 chore: migrate tsdown config
  • 2d65237 chore: add "engines" field to package.json (#3)
  • a1191fd test: add file extensions to imports
  • b8239e5 docs: add 'How to use' section to README [ci skip] (#2)
  • 55fe075 test: ignore dynamic import warning
  • a71beb8 chore: update workflow references to main branch
  • e39bee9 chore: upgrade deps
  • Additional commits viewable in compare view

Updates semver from 7.8.1 to 7.8.2

Release notes

Sourced from semver's releases.

v7.8.2

7.8.2 (2026-06-04)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.8.2 (2026-06-04)

Bug Fixes

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.5.0` | `1.5.1` |
| [gunshi](https://github.com/kazupon/gunshi/tree/HEAD/packages/gunshi) | `0.32.0` | `0.33.0` |
| [module-replacements](https://github.com/es-tooling/module-replacements) | `3.0.0-beta.7` | `3.0.0-beta.8` |
| [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.1.2` |
| [semver](https://github.com/npm/node-semver) | `7.8.1` | `7.8.2` |


Updates `@clack/prompts` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.5.1/packages/prompts)

Updates `gunshi` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/kazupon/gunshi/releases)
- [Changelog](https://github.com/kazupon/gunshi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kazupon/gunshi/commits/v0.33.0/packages/gunshi)

Updates `module-replacements` from 3.0.0-beta.7 to 3.0.0-beta.8
- [Release notes](https://github.com/es-tooling/module-replacements/releases)
- [Commits](e18e/module-replacements@3.0.0-beta.7...3.0.0-beta.8)

Updates `obug` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/sxzz/obug/releases)
- [Commits](sxzz/obug@v2.1.1...v2.1.2)

Updates `semver` from 7.8.1 to 7.8.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.8.1...v7.8.2)

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: gunshi
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: module-replacements
  dependency-version: 3.0.0-beta.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: obug
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: semver
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jun 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@e18e/cli@236

commit: 7ca4597

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚠️ Duplicate Dependencies (found: 15, threshold: 1)

📦 Package 📋 Versions
@ast-grep/napi
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3

@ast-grep/napi-darwin-arm64
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-darwin-arm64@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-darwin-arm64@0.42.3

@ast-grep/napi-darwin-x64
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-darwin-x64@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-darwin-x64@0.42.3

@ast-grep/napi-linux-arm64-gnu
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-arm64-gnu@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-linux-arm64-gnu@0.42.3

@ast-grep/napi-linux-arm64-musl
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-arm64-musl@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-linux-arm64-musl@0.42.3

@ast-grep/napi-linux-x64-gnu
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-x64-gnu@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-linux-x64-gnu@0.42.3

@ast-grep/napi-linux-x64-musl
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-linux-x64-musl@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-linux-x64-musl@0.42.3

@ast-grep/napi-win32-arm64-msvc
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-arm64-msvc@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-win32-arm64-msvc@0.42.3

@ast-grep/napi-win32-ia32-msvc
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-ia32-msvc@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-win32-ia32-msvc@0.42.3

@ast-grep/napi-win32-x64-msvc
2 versions
  • @e18e/cli@0.0.1
    • @e18e/web-features-codemods@0.2.0
      • @ast-grep/napi@0.40.5
        • @ast-grep/napi-win32-x64-msvc@0.40.5

  • @e18e/cli@0.0.1
    • module-replacements-codemods@2.0.0
      • @ast-grep/napi@0.42.3
        • @ast-grep/napi-win32-x64-msvc@0.42.3

eslint-visitor-keys
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • @eslint-community/eslint-utils@4.9.1
        • eslint-visitor-keys@3.4.3

  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • eslint-visitor-keys@5.0.1

brace-expansion
3 versions
  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • minimatch@10.2.4
        • brace-expansion@5.0.4

  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • @eslint/config-array@0.23.5
        • minimatch@10.2.5
          • brace-expansion@5.0.5

  • @e18e/cli@0.0.1
    • typescript-eslint@8.60.0
      • ...
        • @typescript-eslint/typescript-estree@8.60.0
          • minimatch@10.2.5
            • brace-expansion@5.0.6

minimatch
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • minimatch@10.2.4

  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • @eslint/config-array@0.23.5
        • minimatch@10.2.5

@humanwhocodes/retry
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • @humanfs/node@0.16.6
        • @humanwhocodes/retry@0.3.1

  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • @humanwhocodes/retry@0.4.3

ignore
2 versions
  • @e18e/cli@0.0.1
    • eslint@10.4.1
      • ignore@5.3.2

  • @e18e/cli@0.0.1
    • typescript-eslint@8.60.0
      • @typescript-eslint/eslint-plugin@8.60.0
        • ignore@7.0.5

💡 To find out what depends on a specific package, run: npm ls example-package

@43081j 43081j merged commit 4c06407 into main Jun 8, 2026
6 checks passed
@43081j 43081j deleted the dependabot/npm_and_yarn/production-dependencies-4784507747 branch June 8, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant